home *** CD-ROM | disk | FTP | other *** search
- Path: archangel.terraport.net!news
- From: owch@terraport.net
- Newsgroups: comp.lang.c
- Subject: want library that will expression evaluation
- Date: 18 Apr 1996 17:50:42 GMT
- Organization: TerraPort Online Inc. (416) 492-3050, Your Gateway to the Internet
- Message-ID: <4l5vdi$s3k@archangel.terraport.net>
- Reply-To: owch@terraport.net
- NNTP-Posting-Host: saturn104.terraport.net
- X-Newsreader: IBM NewsReader/2 v1.2.5
-
-
- I'm looking for a library (willing to pay) that given an expression
- can evaluate it or return it in reverse polish notation.
-
- I also need do set operations with sets of doubles and Int32's.
-
- The expression will be essentially the where clause of an SQL statement.
- A library that does SQL like operations would be perfect.
-
- Oliver
-
-